![]() |
PATH![]() |
The USB device interface information structure is of this form:
struct USBInterfaceInfo {
UInt8 usbConfigValue;
UInt8 usbInterfaceNum;
UInt8 usbInterfaceClass;
UInt8 usbInterfaceSubClass;
UInt8 usbInterfaceProtocol;
};
Field descriptions
Previous | Back Up One Level | Next | Show Frames | Hide Frames